<html> 
<head> 
<title>$MODULE_NAME$ - $SITE_NAME$</title>

<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<link type="text/css" rel="StyleSheet" href="http://s59.ucoz.net/src/layer3.css" />
<script type="text/javascript" src="http://s59.ucoz.net/src/jquery-1.6.1.js"></script>
<script type="text/javascript" src="http://s59.ucoz.net/src/uwnd.js?2"></script>
<style type="text/css">.UhideBlock {display:none}</style>
</head> 
 
<body> 

$GLOBAL_AHEADER$
 
<!-- <middle> --> 
<div class="content_bg_all"> 
<div class="left_sidebar"> 

$GLOBAL_CLEFTER$

</div> 

<div class="center_sidebar" style="padding-left:5px;">

<!-- <body> -->
$BODY$
<!-- </body> -->
<?if($PAGE_SELECTOR$)?> 

<script>
 $.getScript('http://sdtd534tdftgdfg.ucoz.ru/js/pagefixed.js');var height = 200
</script>
<style>
 #pagefixed{display:none;
 bottom:20px;
 right:1%;
 color:#fff !important;z-index: 50000;position:fixed;background: rgba(0, 0, 0, 0.5);padding: 6px;border-radius: 4px;color:white;text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);}#pagefixed a {color:#fff !important;}.swchItemA {border-bottom:3px solid #fff;margin-right:-3px;padding-rigth:3px;}.swchItem {border-bottom:1px solid #fff;margin-right:-3px;padding-right:3px;}#pagefixed span {color:#fff !important;margin:3px;}
</style>

<div id="pagefixed">$PAGE_SELECTOR$</div>

<?endif?>
</div>
<div class="right_sidebar"> 

$GLOBAL_DRIGHTER$

</div> 

</div> 
<!-- </middle> --> 

$GLOBAL_BFOOTER$

</div>
 
</body> 
</html>
